projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec77d4b
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Mon, 19 Feb 2001 13:55:36 +0000
(13:55 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Mon, 19 Feb 2001 13:55:36 +0000
(13:55 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index f1123f07a74ab3370e7c191b115d1de23fe3263b..6da6931083e9aa4724249746f893b0bb7b610343 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,11
@@
2001-02-19 Gerd Moellmann <gerd@gnu.org>
+ * xdisp.c (Qinhibit_menubar_update, inhibit_menubar_update):
+ New variables.
+ (syms_of_xdisp): Initialize new variables.
+ (update_menu_bar): Do nothing if inhibit_menubar_update is set.
+ Specbind `inhibit-menubar-update' when updating the menu bar.
+
* xmenu.c (set_frame_menubar): Run activate-menu-bar-hook with
safe_run_hooks.